home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / DataLo~1.cab / _D94DB153D0C142D98A06A62C7D429418 < prev    next >
Encoding:
Text File  |  2004-05-19  |  693 b   |  16 lines

  1. !Reward(s)            // defines reward Name
  2. !RewardCondition(s)        // defines condition that is needed to be fullfilled to get this reward
  3. !Type(s)            // defines type of a reward: car, part, cash, rollbackpoint
  4. !Category(s)            // defines category of a reward: material, nonmaterial
  5. !Info(s)            // info text displayed on reward screen
  6. !AdditionalInfo(s)        // additional info text - in case of rollbackpoint it should contain points name
  7. !RewardItem(s)            // string representation of the reward (number in case of the cash or part/car id)
  8. !Randomize()            // randomly selected item  
  9. !Reusable(i)            // reward can be given multiple times 
  10. !LastFinishedRaceCond(s)    
  11. !VisScript(s)    
  12. !SetParam(s,s)
  13.  
  14.  
  15.  
  16.